[INFO] cloning repository https://github.com/ChaseLewis/SkiesScanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChaseLewis/SkiesScanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseLewis%2FSkiesScanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseLewis%2FSkiesScanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90b3c7c3db002d6326fdc3f786be4f5a901f3ae1
[INFO] fixing ChaseLewis/SkiesScanner against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseLewis%2FSkiesScanner" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChaseLewis/SkiesScanner
[INFO] finished tweaking git repo https://github.com/ChaseLewis/SkiesScanner
[INFO] tweaked toml for git repo https://github.com/ChaseLewis/SkiesScanner written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChaseLewis/SkiesScanner on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChaseLewis/SkiesScanner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded process-memory v0.4.0
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058
[INFO] running `Command { std: "docker" "start" "9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking process-memory v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dolphin_memory v0.0.1 (/opt/rustwide/workdir/dolphin_memory)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> dolphin_memory/src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::um::memoryapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::psapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::um::winnt;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> dolphin_memory/src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::um::memoryapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::psapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::um::winnt;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:506:29
[INFO] [stdout]     |
[INFO] [stdout] 506 |     let mut entry = winapi::um::tlhelp32::PROCESSENTRY32 {
[INFO] [stdout]     |                             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:506:29
[INFO] [stdout]     |
[INFO] [stdout] 506 |     let mut entry = winapi::um::tlhelp32::PROCESSENTRY32 {
[INFO] [stdout]     |                             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:507:45
[INFO] [stdout]     |
[INFO] [stdout] 507 |         dwSize: std::mem::size_of::<winapi::um::tlhelp32::PROCESSENTRY32>() as u32,
[INFO] [stdout]     |                                             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:508:32
[INFO] [stdout]     |
[INFO] [stdout] 508 |         szExeFile: [0; winapi::shared::minwindef::MAX_PATH],
[INFO] [stdout]     |                                ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:507:45
[INFO] [stdout]     |
[INFO] [stdout] 507 |         dwSize: std::mem::size_of::<winapi::um::tlhelp32::PROCESSENTRY32>() as u32,
[INFO] [stdout]     |                                             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:508:32
[INFO] [stdout]     |
[INFO] [stdout] 508 |         szExeFile: [0; winapi::shared::minwindef::MAX_PATH],
[INFO] [stdout]     |                                ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:519:27
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let snapshot: winapi::um::winnt::HANDLE;
[INFO] [stdout]     |                           ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:519:27
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let snapshot: winapi::um::winnt::HANDLE;
[INFO] [stdout]     |                           ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:521:17
[INFO] [stdout]     |
[INFO] [stdout] 521 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0)
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:521:17
[INFO] [stdout]     |
[INFO] [stdout] 521 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0)
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:521:64
[INFO] [stdout]     |
[INFO] [stdout] 521 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0)
[INFO] [stdout]     |                                                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:524:25
[INFO] [stdout]     |
[INFO] [stdout] 524 |     if unsafe { winapi::um::tlhelp32::Process32First(snapshot, &mut entry) }
[INFO] [stdout]     |                         ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:525:20
[INFO] [stdout]     |
[INFO] [stdout] 525 |         == winapi::shared::minwindef::TRUE
[INFO] [stdout]     |                    ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:521:64
[INFO] [stdout]     |
[INFO] [stdout] 521 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0)
[INFO] [stdout]     |                                                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:527:32
[INFO] [stdout]     |
[INFO] [stdout] 527 |         while unsafe { winapi::um::tlhelp32::Process32Next(snapshot, &mut entry) }
[INFO] [stdout]     |                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |             == winapi::shared::minwindef::TRUE
[INFO] [stdout]     |                        ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> dolphin_memory/src/movies/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProcessHandleExt`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     CopyAddress, ProcessHandle, ProcessHandleExt, PutAddress, TryIntoProcessHandle,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:524:25
[INFO] [stdout]     |
[INFO] [stdout] 524 |     if unsafe { winapi::um::tlhelp32::Process32First(snapshot, &mut entry) }
[INFO] [stdout]     |                         ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:525:20
[INFO] [stdout]     |
[INFO] [stdout] 525 |         == winapi::shared::minwindef::TRUE
[INFO] [stdout]     |                    ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:527:32
[INFO] [stdout]     |
[INFO] [stdout] 527 |         while unsafe { winapi::um::tlhelp32::Process32Next(snapshot, &mut entry) }
[INFO] [stdout]     |                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |             == winapi::shared::minwindef::TRUE
[INFO] [stdout]     |                        ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> dolphin_memory/src/movies/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProcessHandleExt`
[INFO] [stdout]   --> dolphin_memory/src/lib.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     CopyAddress, ProcessHandle, ProcessHandleExt, PutAddress, TryIntoProcessHandle,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:111:40
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let pid: process_memory::Pid = process.id();
[INFO] [stdout]     |                  -------------------   ^^^^^^^^^^^^ expected `i32`, found `u32`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  expected due to this
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert a `u32` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let pid: process_memory::Pid = process.id().try_into().unwrap();
[INFO] [stdout]     |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> dolphin_memory/src/movies/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{Seek, Write}};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> dolphin_memory/src/lib.rs:111:40
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let pid: process_memory::Pid = process.id();
[INFO] [stdout]     |                  -------------------   ^^^^^^^^^^^^ expected `i32`, found `u32`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  expected due to this
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert a `u32` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let pid: process_memory::Pid = process.id().try_into().unwrap();
[INFO] [stdout]     |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> dolphin_memory/src/movies/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{Seek, Write}};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dolphin_memory` (lib test) due to 15 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dolphin_memory` (lib) due to 15 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058", kill_on_drop: false }`
[INFO] [stdout] 9833a21909415fc5e79b6b0ae1d8a9b7bcb83b37ccfdda00bb5ea09e0a3db058
